home *** CD-ROM | disk | FTP | other *** search
/ So Who's Dr. Rabbit? / SWDR_1.iso / pc / swdrmov / teacher.dxr / Teacher Scripts Int_25.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  119 b   |  8 lines

  1. global gtemptime
  2.  
  3. on exitFrame
  4.   UtilUpdateFrame()
  5.   set gtemptime to gtemptime + 1
  6.   UtilGoToFrame(the frame + 1)
  7. end
  8.